home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineSprite_495 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-06-26  |  115 b   |  9 lines

  1. function game_nextLevel()
  2. {
  3.    _root.game_nextLevel();
  4. }
  5. function mainMenu()
  6. {
  7.    _root.game_mainMenu();
  8. }
  9.